-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.1.4
-
Code
-
Classes
- Order_Tax_Request_Body_Builder
Total Complexity |
23 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
190 |
Lines of code |
98 |
Logical lines of code |
50 |
Comment lines |
62 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
has_local_shipping() |
S |
62 |
4 |
12 |
get_ship_to_address() |
S |
59 |
3 |
15 |
get_product_tax_code() |
S |
63 |
3 |
11 |
get_product_line_items() |
S |
61 |
2 |
12 |
get_fee_line_items() |
S |
61 |
2 |
12 |
get_line_item_tax_code() |
S |
69 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
set_to_address_from_store_address() |
S |
66 |
1 |
8 |
get_line_item_unit_price() |
S |
79 |
1 |
3 |
get_line_item_discount_amount() |
S |
79 |
1 |
3 |
get_shipping_amount() |
S |
81 |
1 |
3 |
get_customer_id() |
S |
75 |
1 |
4 |
get_exemption_type() |
S |
75 |
1 |
4 |